arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime
authorJagan Teki <[email protected]>
Wed, 29 Nov 2017 07:44:23 +0000 (13:14 +0530)
committerJagan Teki <[email protected]>
Tue, 19 Dec 2017 10:56:21 +0000 (16:26 +0530)
Order sun50i-h5-orangepi-prime.dts nodes in alphabetic

Signed-off-by: Jagan Teki <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
arch/arm/dts/sun50i-h5-orangepi-prime.dts

index 67eade7debbfd3070a138beb68c9a8a12a2f4ef1..d4577dfae15e8547a367b845dd649f1725285fe7 100644 (file)
        };
 };
 
+&ehci1 {
+       status = "okay";
+};
+
 &mmc0 {
        compatible = "allwinner,sun50i-h5-mmc",
                     "allwinner,sun50i-a64-mmc",
        status = "okay";
 };
 
+&ohci1 {
+       status = "okay";
+};
+
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart0_pins_a>;
 &usbphy {
        status = "okay";
 };
-
-&ohci1 {
-       status = "okay";
-};
-
-&ehci1 {
-       status = "okay";
-};